home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / pdftops / ReadMe1st < prev   
Text File  |  1996-06-11  |  2KB  |  58 lines

  1. ReadMe1st
  2. =========
  3.  
  4. The original xpdf README file is in this archive, as README.
  5.  
  6. NOTE:  This archive does not contain the complete source to the xpdf-0.5
  7. package as distributed by the original author (Derek Noonburg
  8. <derekn@ece.cmu.edu>)   To obtain the complete original source you should
  9. look at:
  10.  
  11. WWW: http://www.contrib.andrew.cmu.edu/usr/dn0o/xpdf/xpdf.html
  12. FTP: ftp://ftp.andrew.cmu.edu/pub/xpdf/
  13.  
  14. Thanks are due to Derek for permission to distribute the modified sources and
  15. just the pdftops part of his package.
  16.  
  17. pdftops
  18. =======
  19.  
  20. This is a RISC OS port of a tool which converts Adobe(R) Portable
  21. Document Format (PDF) files into PostScript(R) files.
  22.  
  23. It is command line only.  It also requires the `gzip' program from !GZip
  24. (package b051 from HENSA and its mirrors) to be copied into your Library
  25. directory (or somewhere else on the default path).
  26.  
  27. You also require RiScript (package c079 on HENSA) plus patches from Chris
  28. Poole, available at HENSA once the latest changes are added to the archive
  29. (the last modified date in 31 May 96 as I write this, so if its changed
  30. from that, then it's there), or direct from:
  31.  
  32. ftp://triton.chu.cam.ac.uk/pub/riscript/
  33.  
  34.  
  35. WARNING: RiScript is not exactly blistering at rendering the PostScript. 
  36. Some of the ARM documents on www.arm.com took 5 minutes or longer to render
  37. per page :-(
  38.  
  39. But it's a start - and you may even prefer to print the PostScript
  40. documents straight off, rather than view them on the screen.
  41.  
  42. I do *NOT* envisage this project continuing very much further.  If further
  43. versions of xpdf are released, then I *MAY* decide to do the Acorn port of
  44. them.  It is purposefully a stopgap solution.  It isn't perfect.  It
  45. works OK for me.
  46.  
  47. Rebuilding it
  48. =============
  49.  
  50. This requires Acorn C/C++ with Cupdate1.
  51.  
  52. Build the stuff in the goo directory first
  53. Then build the stuff in the xpdf directory
  54.  
  55. --
  56. Stewart Brodie
  57. 11th June 1996
  58.